[INFO] cloning repository https://github.com/softberries/s3tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softberries/s3tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftberries%2Fs3tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftberries%2Fs3tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 695e6614b7825de7981a0f77c7290f4265e2348d
[INFO] fixing softberries/s3tui against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftberries%2Fs3tui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/softberries/s3tui
[INFO] finished tweaking git repo https://github.com/softberries/s3tui
[INFO] tweaked toml for git repo https://github.com/softberries/s3tui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/softberries/s3tui on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/softberries/s3tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66
[INFO] running `Command { std: "docker" "start" "9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling gix-trace v0.1.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-date v0.8.5
[INFO] [stderr]    Compiling gix-features v0.37.2
[INFO] [stderr]    Compiling gix-validate v0.8.4
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling gix-actor v0.29.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling gix-object v0.40.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling gix-path v0.10.7
[INFO] [stderr]    Compiling gix-fs v0.9.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling gix-tempfile v12.0.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling gix-commitgraph v0.23.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling gix-revwalk v0.11.1
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling gix-lock v12.0.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking aws-smithy-async v1.2.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking aws-smithy-types v1.2.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.3
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.7
[INFO] [stderr]    Compiling gix-ref v0.40.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling gix-sec v0.10.6
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking aws-smithy-http v0.60.12
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling gix-pack v0.46.1
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking aws-sigv4 v1.2.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking aws-smithy-json v0.61.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling gix-revision v0.25.1
[INFO] [stderr]    Compiling gix-traverse v0.36.2
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling gix-config-value v0.14.6
[INFO] [stderr]    Compiling gix-glob v0.15.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling gix-config v0.33.1
[INFO] [stderr]    Compiling gix-odb v0.56.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling gix-index v0.28.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling gix-refspec v0.21.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling gix-url v0.26.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling gix-discover v0.28.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking aws-smithy-runtime v1.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling gix-diff v0.39.1
[INFO] [stderr]    Compiling gix-macros v0.1.4
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking aws-runtime v1.4.4
[INFO] [stderr]     Checking aws-smithy-xml v0.60.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling gix v0.57.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aws-smithy-checksums v0.60.13
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling s3tui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking aws-sdk-sts v1.51.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking aws-sdk-sso v1.50.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.51.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking aws-smithy-json v0.60.7
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]     Checking human-panic v1.2.3
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking throbber-widgets-tui v0.8.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking aws-sdk-s3 v1.65.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking aws-config v1.5.10
[INFO] [stderr]     Checking tui-input v0.11.1
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]     Checking testcontainers v0.23.3
[INFO] [stderr]     Checking testcontainers-modules v0.11.6
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/services/s3_data_fetcher.rs (5 fixes)
[INFO] [stderr]        Fixed src/services/task_registry.rs (1 fix)
[INFO] [stderr]        Fixed src/utils.rs (9 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/services/local_data_fetcher.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |         while let Some(entry) = entries.next_entry().await? {
[INFO] [stdout]    |                        -----    --------------------------^
[INFO] [stdout]    |                        |        |                    |
[INFO] [stdout]    |                        |        |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    |                        |        |                    up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                        |        |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                        |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]    |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        `entry` calls a custom destructor
[INFO] [stdout]    |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 57 |             let path = entry.path();
[INFO] [stdout] 58 |             let metadata = entry.metadata().await?;
[INFO] [stdout]    |                            ----------------------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 83 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let client = self.get_s3_client(Some(item.s3_creds)).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 453 |         match customized.send().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                 |
[INFO] [stdout]     |               |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 460 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:453:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let client = self.get_s3_client(Some(item.s3_creds)).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 453 |         match customized.send().await {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 460 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:614:33
[INFO] [stdout]      |
[INFO] [stdout]  581 |                   match client
[INFO] [stdout]      |  _______________________-
[INFO] [stdout]  582 | |                     .upload_part()
[INFO] [stdout]  583 | |                     .bucket(&bucket)
[INFO] [stdout]  584 | |                     .key(&key)
[INFO] [stdout] ...    |
[INFO] [stdout]  588 | |                     .send()
[INFO] [stdout]  589 | |                     .await
[INFO] [stdout]      | |                      -----
[INFO] [stdout]      | |                      |   |
[INFO] [stdout]      | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  613 |                               if let Err(e) =
[INFO] [stdout]      |                                          -
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          `e` calls a custom destructor
[INFO] [stdout]      |                                          `e` will be dropped later as of Edition 2024
[INFO] [stdout]  614 |                                   store.update_upload_part(tid, part_number, e_tag).await
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                   |                                                 |
[INFO] [stdout]      |                                   |                                                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                   |                                                 up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                   |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                   |                                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                   up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  618 |                           }
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  632 |                       Err(e) => {
[INFO] [stdout]      |                           -
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                           `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  645 | /                             tokio::time::sleep(std::time::Duration::from_millis(RETRY_DELAY_MS))
[INFO] [stdout]  646 | |                                 .await;
[INFO] [stdout]      | |                                      -
[INFO] [stdout]      | |______________________________________|
[INFO] [stdout]      | |______________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.14/src/lib.rs:1288:9
[INFO] [stdout]      |
[INFO] [stdout] 1288 | /         impl $(<
[INFO] [stdout] 1289 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1290 | |             $( $generics
[INFO] [stdout] 1291 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |             ),*
[INFO] [stdout] 1295 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:689:15
[INFO] [stdout]     |
[INFO] [stdout] 482 |           let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `client` calls a custom destructor
[INFO] [stdout]     |               `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 534 |           let mut file = tokio::fs::File::open(&item.path).await?;
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `file` calls a custom destructor
[INFO] [stdout]     |               `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 689 |           match client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 690 | |             .complete_multipart_upload()
[INFO] [stdout] 691 | |             .bucket(&bucket)
[INFO] [stdout] 692 | |             .key(&key)
[INFO] [stdout] ...   |
[INFO] [stdout] 695 | |             .send()
[INFO] [stdout] 696 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 742 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:696:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 534 |         let mut file = tokio::fs::File::open(&item.path).await?;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 696 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 742 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |                   while let Some(bytes) = object.body.try_next().await? {
[INFO] [stdout]     |                                  -----    ----------------------------^
[INFO] [stdout]     |                                  |        |                      |
[INFO] [stdout]     |                                  |        |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  |        |                      up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `bytes` calls a custom destructor
[INFO] [stdout]     |                                  `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 888 |                               if let Err(e) = store
[INFO] [stdout]     |  ________________________________________-____-
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        `e` calls a custom destructor
[INFO] [stdout]     | |                                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] 889 | |                                 .update_download_progress(tid, byte_count as u64)
[INFO] [stdout] 890 | |                                 .await
[INFO] [stdout]     | |                                  -----
[INFO] [stdout]     | |                                  |   |
[INFO] [stdout]     | |                                  |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |__________________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 914 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:853:15
[INFO] [stdout]     |
[INFO] [stdout] 769 |         let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 |         let mut file = if bytes_already_downloaded > 0 && bytes_already_downloaded < total_size {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 853 |         match get_request.send().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                  |
[INFO] [stdout]     |               |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 934 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:853:34
[INFO] [stdout]     |
[INFO] [stdout] 769 |         let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 |         let mut file = if bytes_already_downloaded > 0 && bytes_already_downloaded < total_size {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 853 |         match get_request.send().await {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 934 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1013:15
[INFO] [stdout]      |
[INFO] [stdout] 1008 |           let client = self.get_s3_client(None).await;
[INFO] [stdout]      |               ------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `client` calls a custom destructor
[INFO] [stdout]      |               `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1013 |           match client
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1014 | |             .create_bucket()
[INFO] [stdout] 1015 | |             .create_bucket_configuration(cfg)
[INFO] [stdout] 1016 | |             .bucket(name.clone())
[INFO] [stdout] 1017 | |             .send()
[INFO] [stdout] 1018 | |             .await
[INFO] [stdout]      | |              ----^
[INFO] [stdout]      | |              |   |
[INFO] [stdout]      | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1034 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1018:14
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         let client = self.get_s3_client(None).await;
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1018 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1034 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1164:55
[INFO] [stdout]      |
[INFO] [stdout] 1154 |             let creds = self.credentials.clone();
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `creds` calls a custom destructor
[INFO] [stdout]      |                 `creds` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1164 |             self.get_s3_client(Some(temp_file_creds)).await
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1165 |         } else {
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `creds` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout] note: `creds` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1178:34
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         while let Some(result) = response.next().await {
[INFO] [stdout]      |                        ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                        |         |               |
[INFO] [stdout]      |                        |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                        |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        `result` calls a custom destructor
[INFO] [stdout]      |                        `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1225 |                 Err(err) => {
[INFO] [stdout]      |                     ---
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `err` calls a custom destructor
[INFO] [stdout]      |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1229 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1368:14
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         let credentials: Credentials;
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `credentials` calls a custom destructor
[INFO] [stdout]      |             `credentials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1368 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1369 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `credentials` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout] note: `credentials` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/task_registry.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let mut tasks = self.tasks.lock().await;
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tasks` calls a custom destructor
[INFO] [stdout]     |             `tasks` will be dropped later as of Edition 2024
[INFO] [stdout] 100 |         match tasks.remove(&task_id) { Some(entry) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl Drop for AbortHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tasks` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1293:38
[INFO] [stdout]      |
[INFO] [stdout] 1293 |                 while let Some(result) = response.next().await {
[INFO] [stdout]      |                                ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                |         |               |
[INFO] [stdout]      |                                |         |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                |         |               up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `result` calls a custom destructor
[INFO] [stdout]      |                                `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1320 | / /                             self.recursive_list_objects(
[INFO] [stdout] 1321 | | |                                 bucket,
[INFO] [stdout] 1322 | | |                                 Some(prefix),
[INFO] [stdout] 1323 | | |                                 location,
[INFO] [stdout] ...    | |
[INFO] [stdout] 1326 | | |                                 .await?;
[INFO] [stdout]      | | |                                  ------
[INFO] [stdout]      | | |                                  |   ||
[INFO] [stdout]      | |_|__________________________________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |   |                                  |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                      |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1334 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/services/local_data_fetcher.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |         while let Some(entry) = entries.next_entry().await? {
[INFO] [stdout]    |                        -----    --------------------------^
[INFO] [stdout]    |                        |        |                    |
[INFO] [stdout]    |                        |        |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    |                        |        |                    up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                        |        |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                        |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]    |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        `entry` calls a custom destructor
[INFO] [stdout]    |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 57 |             let path = entry.path();
[INFO] [stdout] 58 |             let metadata = entry.metadata().await?;
[INFO] [stdout]    |                            ----------------------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 83 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/property_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let client = self.get_s3_client(Some(item.s3_creds)).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 453 |         match customized.send().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                 |
[INFO] [stdout]     |               |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 460 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:453:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let client = self.get_s3_client(Some(item.s3_creds)).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 453 |         match customized.send().await {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 460 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:614:33
[INFO] [stdout]      |
[INFO] [stdout]  581 |                   match client
[INFO] [stdout]      |  _______________________-
[INFO] [stdout]  582 | |                     .upload_part()
[INFO] [stdout]  583 | |                     .bucket(&bucket)
[INFO] [stdout]  584 | |                     .key(&key)
[INFO] [stdout] ...    |
[INFO] [stdout]  588 | |                     .send()
[INFO] [stdout]  589 | |                     .await
[INFO] [stdout]      | |                      -----
[INFO] [stdout]      | |                      |   |
[INFO] [stdout]      | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  613 |                               if let Err(e) =
[INFO] [stdout]      |                                          -
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          `e` calls a custom destructor
[INFO] [stdout]      |                                          `e` will be dropped later as of Edition 2024
[INFO] [stdout]  614 |                                   store.update_upload_part(tid, part_number, e_tag).await
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                   |                                                 |
[INFO] [stdout]      |                                   |                                                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                   |                                                 up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                   |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                   |                                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                   up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  618 |                           }
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  632 |                       Err(e) => {
[INFO] [stdout]      |                           -
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                           `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  645 | /                             tokio::time::sleep(std::time::Duration::from_millis(RETRY_DELAY_MS))
[INFO] [stdout]  646 | |                                 .await;
[INFO] [stdout]      | |                                      -
[INFO] [stdout]      | |______________________________________|
[INFO] [stdout]      | |______________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.14/src/lib.rs:1288:9
[INFO] [stdout]      |
[INFO] [stdout] 1288 | /         impl $(<
[INFO] [stdout] 1289 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1290 | |             $( $generics
[INFO] [stdout] 1291 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |             ),*
[INFO] [stdout] 1295 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:689:15
[INFO] [stdout]     |
[INFO] [stdout] 482 |           let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |               ------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `client` calls a custom destructor
[INFO] [stdout]     |               `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 534 |           let mut file = tokio::fs::File::open(&item.path).await?;
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `file` calls a custom destructor
[INFO] [stdout]     |               `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 689 |           match client
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 690 | |             .complete_multipart_upload()
[INFO] [stdout] 691 | |             .bucket(&bucket)
[INFO] [stdout] 692 | |             .key(&key)
[INFO] [stdout] ...   |
[INFO] [stdout] 695 | |             .send()
[INFO] [stdout] 696 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 742 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:696:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 534 |         let mut file = tokio::fs::File::open(&item.path).await?;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 696 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 742 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |                   while let Some(bytes) = object.body.try_next().await? {
[INFO] [stdout]     |                                  -----    ----------------------------^
[INFO] [stdout]     |                                  |        |                      |
[INFO] [stdout]     |                                  |        |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  |        |                      up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `bytes` calls a custom destructor
[INFO] [stdout]     |                                  `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 888 |                               if let Err(e) = store
[INFO] [stdout]     |  ________________________________________-____-
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        `e` calls a custom destructor
[INFO] [stdout]     | |                                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] 889 | |                                 .update_download_progress(tid, byte_count as u64)
[INFO] [stdout] 890 | |                                 .await
[INFO] [stdout]     | |                                  -----
[INFO] [stdout]     | |                                  |   |
[INFO] [stdout]     | |                                  |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |__________________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 914 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:853:15
[INFO] [stdout]     |
[INFO] [stdout] 769 |         let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 |         let mut file = if bytes_already_downloaded > 0 && bytes_already_downloaded < total_size {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 853 |         match get_request.send().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |                  |
[INFO] [stdout]     |               |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 934 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/s3_data_fetcher.rs:853:34
[INFO] [stdout]     |
[INFO] [stdout] 769 |         let client = self.get_s3_client(Some(item.s3_creds.clone())).await;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 |         let mut file = if bytes_already_downloaded > 0 && bytes_already_downloaded < total_size {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 853 |         match get_request.send().await {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 934 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1013:15
[INFO] [stdout]      |
[INFO] [stdout] 1008 |           let client = self.get_s3_client(None).await;
[INFO] [stdout]      |               ------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `client` calls a custom destructor
[INFO] [stdout]      |               `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1013 |           match client
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1014 | |             .create_bucket()
[INFO] [stdout] 1015 | |             .create_bucket_configuration(cfg)
[INFO] [stdout] 1016 | |             .bucket(name.clone())
[INFO] [stdout] 1017 | |             .send()
[INFO] [stdout] 1018 | |             .await
[INFO] [stdout]      | |              ----^
[INFO] [stdout]      | |              |   |
[INFO] [stdout]      | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1034 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1018:14
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         let client = self.get_s3_client(None).await;
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1018 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1034 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1164:55
[INFO] [stdout]      |
[INFO] [stdout] 1154 |             let creds = self.credentials.clone();
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `creds` calls a custom destructor
[INFO] [stdout]      |                 `creds` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1164 |             self.get_s3_client(Some(temp_file_creds)).await
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1165 |         } else {
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `creds` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout] note: `creds` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1178:34
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         while let Some(result) = response.next().await {
[INFO] [stdout]      |                        ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                        |         |               |
[INFO] [stdout]      |                        |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                        |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        `result` calls a custom destructor
[INFO] [stdout]      |                        `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1225 |                 Err(err) => {
[INFO] [stdout]      |                     ---
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `err` calls a custom destructor
[INFO] [stdout]      |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1229 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1368:14
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         let credentials: Credentials;
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `credentials` calls a custom destructor
[INFO] [stdout]      |             `credentials` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1368 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1369 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `credentials` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout] note: `credentials` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs:715:1
[INFO] [stdout]      |
[INFO] [stdout]  715 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout]  716 | | where
[INFO] [stdout]  717 | |     Z: Zeroize,
[INFO] [stdout]      | |_______________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/services/task_registry.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let mut tasks = self.tasks.lock().await;
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tasks` calls a custom destructor
[INFO] [stdout]     |             `tasks` will be dropped later as of Edition 2024
[INFO] [stdout] 100 |         match tasks.remove(&task_id) { Some(entry) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/abort.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl Drop for AbortHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tasks` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1293:38
[INFO] [stdout]      |
[INFO] [stdout] 1293 |                 while let Some(result) = response.next().await {
[INFO] [stdout]      |                                ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                |         |               |
[INFO] [stdout]      |                                |         |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                |         |               up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `result` calls a custom destructor
[INFO] [stdout]      |                                `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1320 | / /                             self.recursive_list_objects(
[INFO] [stdout] 1321 | | |                                 bucket,
[INFO] [stdout] 1322 | | |                                 Some(prefix),
[INFO] [stdout] 1323 | | |                                 location,
[INFO] [stdout] ...    | |
[INFO] [stdout] 1326 | | |                                 .await?;
[INFO] [stdout]      | | |                                  ------
[INFO] [stdout]      | | |                                  |   ||
[INFO] [stdout]      | |_|__________________________________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |   |                                  |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                      |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1334 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]      |
[INFO] [stdout]  526 | impl Drop for Report {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/s3_compat_tests.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/ui_manager.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  58 | /             tokio::select! {
[INFO] [stdout]  59 | |                 // Tick to terminate the select every N milliseconds
[INFO] [stdout]  60 | |                 _ = ticker.tick() => (),
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]  78 |               //render(frame, ()))
[INFO] [stdout]  79 |               if let Err(err) = terminal
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout]     | |_______________________________|
[INFO] [stdout]  80 | |                 .draw(|frame| app_router.render(frame, ()))
[INFO] [stdout]  81 | |                 .context("could not render to the terminal")
[INFO] [stdout]     | |                                                            ^
[INFO] [stdout]     | |____________________________________________________________|
[INFO] [stdout]     | |____________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 | |         };
[INFO] [stdout]     | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/transfers.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/ui_manager.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  58 | /             tokio::select! {
[INFO] [stdout]  59 | |                 // Tick to terminate the select every N milliseconds
[INFO] [stdout]  60 | |                 _ = ticker.tick() => (),
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]  78 |               //render(frame, ()))
[INFO] [stdout]  79 |               if let Err(err) = terminal
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout]     | |_______________________________|
[INFO] [stdout]  80 | |                 .draw(|frame| app_router.render(frame, ()))
[INFO] [stdout]  81 | |                 .context("could not render to the terminal")
[INFO] [stdout]     | |                                                            ^
[INFO] [stdout]     | |____________________________________________________________|
[INFO] [stdout]     | |____________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 | |         };
[INFO] [stdout]     | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 30s
[INFO] [stderr] crater-edition-check: s3tui v0.5.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling s3tui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/utils.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     unsafe { std::env::set_var(
[INFO] [stdout] 141 | |         "RUST_LOG",
[INFO] [stdout] 142 | |         std::env::var("RUST_LOG")
[INFO] [stdout] 143 | |             .or_else(|_| std::env::var(LOG_ENV.clone()))
[INFO] [stdout] 144 | |             .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))),
[INFO] [stdout] 145 | |     ) };
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:9:11
[INFO] [stdout]     |
[INFO] [stdout]   9 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/utils.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     unsafe { std::env::set_var(
[INFO] [stdout] 141 | |         "RUST_LOG",
[INFO] [stdout] 142 | |         std::env::var("RUST_LOG")
[INFO] [stdout] 143 | |             .or_else(|_| std::env::var(LOG_ENV.clone()))
[INFO] [stdout] 144 | |             .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))),
[INFO] [stdout] 145 | |     ) };
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:9:11
[INFO] [stdout]     |
[INFO] [stdout]   9 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             Ok(loc) => {
[INFO] [stdout]      |                ^^^ help: if this is intentional, prefix it with an underscore: `_loc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s3tui` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]     --> src/services/s3_data_fetcher.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             Ok(loc) => {
[INFO] [stdout]      |                ^^^ help: if this is intentional, prefix it with an underscore: `_loc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s3tui` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66", kill_on_drop: false }`
[INFO] [stdout] 9c9a60b434a78e2ec54adf80dc7a5bfabb1b07790d54449ec4bd781676185a66
